Skip to content

Implement AsyncAPI documentation #244

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 19 commits into from
Feb 5, 2025
Merged

Implement AsyncAPI documentation #244

merged 19 commits into from
Feb 5, 2025

Conversation

febus982
Copy link
Owner

@febus982 febus982 commented Jan 29, 2025

Implement helper functions to populate the AsyncAPI schema and render the documentation in an endpoint

@febus982 febus982 changed the title Asyncapi Implement AsyncAPI documentation Jan 29, 2025
This commit integrates a new AsyncAPI router in the app's routes and updates the `pyproject.toml` and `uv.lock` with new dependency versions and requirements. Minimum Python version is updated to 3.10, and the `pydantic-asyncapi` library is now included to facilitate AsyncAPI integration.
Copy link

Code Climate has analyzed commit d49d2cc and detected 4 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 4

The test coverage on the diff in this pull request is 100.0% (100% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@febus982 febus982 marked this pull request as ready for review February 5, 2025 20:42
@febus982 febus982 merged commit f021f4c into main Feb 5, 2025
9 of 10 checks passed
@febus982 febus982 deleted the asyncapi branch February 5, 2025 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant